home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 101-125 / disk_124 / tarot / t.writerc (.txt) < prev    next >
AmigaBASIC Source Code  |  1992-05-06  |  9KB  |  359 lines

  1. CLEAR,25000
  2. CLEAR,50000
  3.   RESTORE positive
  4.  Z$="Datac"  
  5.   OPEN Z$ FOR OUTPUT AS 1
  6.   q$=""
  7.   WHILE q$<>"-X-"
  8.   PRINT q$
  9.   READ q$
  10.   WRITE #1,q$
  11.   WEND
  12.   CLOSE 1
  13.   PRINT "BYE"
  14.   END
  15.   
  16.  
  17.  positive:
  18.  DATA "14WX"
  19.  DATA "A man of fair complexion or"
  20.  DATA "someone born an ARIES"
  21.  DATA "often a man of authority"
  22.  DATA "a Patriarch & a countryman"
  23.  DATA "a Married man with children"
  24.  DATA "this card also represents"
  25.  DATA "unexpected heritage or"
  26.  DATA "a good Marriage!"
  27.  DATA "14PX"
  28.  DATA "A man of dark complexion or"
  29.  DATA "someone born a TARUS"
  30.  DATA "often a Chief of industry "
  31.  DATA "a man of Knowledge or money"
  32.  DATA "someone to rely upon!"
  33.  DATA "14SX"
  34.  DATA "A dark eyed man of Power"
  35.  DATA "a Military or Goverment Man"
  36.  DATA "A lawer or a man with Ideas"
  37.  DATA "someone born a GEMINI!"
  38.  DATA "14SX"
  39.  DATA "someone born under CANCER"
  40.  DATA "a friendly bachelor"
  41.  DATA "a man of intelligence!"
  42.  DATA "14CX"
  43.  DATA "an artist or a man in love"
  44.  DATA "he has kindness generosity"
  45.  DATA "a favor for the seeker!"
  46.  DATA "13WX"
  47.  DATA "an animated magnetic woman"
  48.  DATA "someone born a LEO"
  49.  DATA "a natural home loving lady"
  50.  DATA "mother nature at her best"
  51.  DATA "good weather  friendship"
  52.  DATA "sucess in undertakings!"
  53.  DATA "13PX"
  54.  DATA "a Thoughtful fertile woman"
  55.  DATA "a blackeyed woman"
  56.  DATA "a sculptor a Builder"
  57.  DATA "freedom from material lack"
  58.  DATA "wealth or good health"
  59.  DATA "someone born under VIRGO!"
  60.  DATA "13SX"
  61.  DATA "A knowledge of sadness"
  62.  DATA "a quick witted woman"
  63.  DATA "someone born under LIBRA"
  64.  DATA "An unavoidable decision"
  65.  DATA "discovery of the truth"
  66.  DATA "sorrow separation a widow!"
  67.  DATA "13CX"
  68.  DATA "a woman of fair complection"
  69.  DATA "someone born under SCORPIO"
  70.  DATA "a beloved woman wife mother"
  71.  DATA "a gift of vision  dreams"
  72.  DATA "a chance to act out dreams"
  73.  DATA "imagination poetry"
  74.  DATA "a peaceful idyllic period!"
  75.  DATA "12WX" 
  76.  DATA "A good looking young man"
  77.  DATA "SAGITARIUS the archer"
  78.  DATA "conflict rivalry or Quest"
  79.  DATA "a challenger or Champion"
  80.  DATA "departure absence journey"
  81.  DATA "change of residence!" 
  82.  DATA "12PX"
  83.  DATA "a dark methodical youth"
  84.  DATA "Patience & responsibility"
  85.  DATA "hard labor toil harvest"
  86.  DATA "Helpfullness an employee"
  87.  DATA "a CAPRICORN!"
  88.  DATA "12SX"
  89.  DATA "a domineering force"
  90.  DATA "a hero a storng youth"
  91.  DATA "an AQUARIUS"
  92.  DATA "someone rushing into the"
  93.  DATA "life of the seeker"
  94.  DATA "attack or defense"
  95.  DATA "rescue or distruction!"
  96.  DATA "12CX"
  97.  DATA "a romantic dreamer"
  98.  DATA "love may be approaching"
  99.  DATA "the bearer of a message"
  100.  DATA "a PISCES"
  101.  DATA "Advances invitations"
  102.  DATA "a proposition"
  103.  DATA "a rocky road ahead!"
  104.  DATA "11WX"
  105.  DATA "a blond child  a postman"
  106.  DATA "the changing of the tide"
  107.  DATA "a faithful lover a new idea!"
  108.  DATA "11PX"
  109.  DATA "a dark child  a scholar"
  110.  DATA "respect for learning"
  111.  DATA "a bringer of fortune"
  112.  DATA "new oppinions new ideas!"
  113.  DATA "11SX"
  114.  DATA "an active child  an athlete"
  115.  DATA "a spy for good or ill"
  116.  DATA "a period of Waiting"
  117.  DATA "vigilance!"
  118.  DATA "11CX"
  119.  DATA "an imagitive child  news"
  120.  DATA "new methods a birth!"
  121.  DATA "10WX"
  122.  DATA "a burden will be lifted"
  123.  DATA "a goal is within reach"
  124.  DATA "power unwisely used!"
  125.  DATA "10PX"
  126.  DATA "an established family"
  127.  DATA "sucessful retirement"
  128.  DATA "material well being"
  129.  DATA "money spent on property"
  130.  DATA "family matters inheritance"
  131.  DATA "sucessful investments!"
  132.  DATA "10SX"
  133.  DATA "the end of delusion reality"
  134.  DATA "ruin pain affliction tears"
  135.  DATA "many burdens   misfortune"
  136.  DATA "abandoned by friends!"
  137.  DATA "10CX"
  138.  DATA "Happy family life"
  139.  DATA "promises are kept"
  140.  DATA "Happiness to come!"
  141.  DATA "9WX"
  142.  DATA "a stout defense"
  143.  DATA "be prepared for an attack"
  144.  DATA "trouble approaches!"
  145.  DATA "9PX"
  146.  DATA "solitary enjoyment of life"
  147.  DATA "a masterful woman"
  148.  DATA "material well-being saftey"
  149.  DATA "completion accomplishment!"
  150.  DATA "9SX"
  151.  DATA "The very depth of sorrow"
  152.  DATA "misery suffering doubt!"
  153.  DATA "9CX"
  154.  DATA "assured future good health"
  155.  DATA "physical satisfaction"
  156.  DATA "a wealthy man!"
  157.  DATA "8WX"
  158.  DATA "a swift journey haste hope"
  159.  DATA "speed toward a rewarding "
  160.  DATA "goal  a time for movement!"
  161.  DATA "8PX"
  162.  DATA "craftsmanship employment"
  163.  DATA "learning new skills"
  164.  DATA "skill in business handiwork!"
  165.  DATA "8SX"
  166.  DATA "censure punishment bondage"
  167.  DATA "no choice is given!"
  168.  DATA "8CX"
  169.  DATA "abandoning the present"
  170.  DATA "situation rejection of the"
  171.  DATA "easy road  accepting a"
  172.  DATA "challenge a matter of small"
  173.  DATA "importance!"
  174.  DATA "7WX"
  175.  DATA "stiff competiton  strife"
  176.  DATA "courage in the face of "
  177.  DATA "trouble!"
  178.  DATA "7PX"
  179.  DATA "growth through hard work"
  180.  DATA "money barter or loan"
  181.  DATA " a desirable mate partner!"
  182.  DATA "7SX"
  183.  DATA "Partial sucess or failure"
  184.  DATA "a thief escapes uncertanity!"
  185.  DATA "7CX"
  186.  DATA "a dreamer has great dreams"
  187.  DATA "building castles in the air"
  188.  DATA "too many scattered ideas"
  189.  DATA "unsubstantial attainment!" 
  190.  DATA "6WX" 
  191.  DATA "good news conquest victory"
  192.  DATA "advancement promotion!"
  193.  DATA "6PX"
  194.  DATA "measured philanthropy"
  195.  DATA "shared good fortune!"
  196.  DATA "6SX"
  197.  DATA "Journey by water"
  198.  DATA "narrow escape from trouble"
  199.  DATA "a guide takes you to saftey!"
  200.  DATA "6CX"
  201.  DATA "childhood  good memories"
  202.  DATA "simplicity old ideas!"
  203.  DATA "5WX"
  204.  DATA "The battle of life"
  205.  DATA "hard learned lessons"
  206.  DATA "competition!"
  207.  DATA "5PX"
  208.  DATA "Spiritual impoverishment"
  209.  DATA "loneliness destitution"
  210.  DATA "love gone astray!"
  211.  DATA "5SX"
  212.  DATA "conquest through strength"
  213.  DATA "creating more enemies"
  214.  DATA "a threat is made!"
  215.  DATA "5CX"
  216.  DATA "bitterness loss with some"
  217.  DATA "recovery a serious setback!"
  218.  DATA "4WX"
  219.  DATA "romance harmony prosperity"
  220.  DATA "a harvest festival peace!"
  221.  DATA "4PX"
  222.  DATA "a miser clinging to gold"
  223.  DATA "a loan may be denied"
  224.  DATA "help is not given!"
  225.  DATA "4SX"
  226.  DATA "rest repose solitude"
  227.  DATA "convalescence exile!"
  228.  DATA "4CX"
  229.  DATA "contemplation  hesitancy"
  230.  DATA "discontent re-evaluation!"
  231.  DATA "3WX"
  232.  DATA "practical help from a"
  233.  DATA "successful merchant"
  234.  DATA "trade commerce partnership!"
  235.  DATA "3PX"
  236.  DATA "A strong foundation"
  237.  DATA "well planned action"
  238.  DATA "skill in art or trade"
  239.  DATA "material increase!"
  240.  DATA "3SX"
  241.  DATA "the end of love  a divorce"
  242.  DATA "sorrow or deep hatred!"
  243.  DATA "3CX"
  244.  DATA "strong friendship"
  245.  DATA "a happy ending"
  246.  DATA "a healing to come!"
  247.  DATA "2WX"
  248.  DATA "lord of the Manor"
  249.  DATA "exploration"
  250.  DATA "science dominion!"
  251.  DATA "2PX"
  252.  DATA "a dangerous time to launch"
  253.  DATA "new projects avoid travel"
  254.  DATA "harmony in midst of change"
  255.  DATA "agility in handling problem!"
  256.  DATA "2SX"
  257.  DATA "Balanced Forces Stalemate"
  258.  DATA "temporary truce impotence!"
  259.  DATA "2CX"
  260.  DATA "the beggining of love"
  261.  DATA "friendship or commitment"
  262.  DATA "an Engagement Partnership"
  263.  DATA "harmony cooperation!"
  264.  DATA "1WX"
  265.  DATA "the beginning of invention"
  266.  DATA "inspiration or creation"
  267.  DATA "a birth of a child "
  268.  DATA "the start of a fortune!"
  269.  DATA "1PX"
  270.  DATA "Weath attainment Prosperity!"
  271.  DATA "1SX"
  272.  DATA "great force in love & hate"
  273.  DATA "activity fertility conquest!"
  274.  DATA "1CX"
  275.  DATA "Abundance nourishment joy"
  276.  DATA "spiritual gifts!",
  277.  DATA "1TX"
  278.  DATA "Diplomacy power Mastery!"
  279.  DATA "2TX"
  280.  DATA "Hidden influences at work"
  281.  DATA "Silence Mystery!"
  282.  DATA "3TX"
  283.  DATA "fertility for parents"
  284.  DATA "Farmers & Artists"
  285.  DATA "marrage & dissapation!"
  286.  DATA "4TX"
  287.  DATA "Leadership government"
  288.  DATA "Mental activity!" 
  289.  DATA "5TX"
  290.  DATA "conformity ritual"
  291.  DATA "social approval!"
  292.  DATA "temptation sin choice!"
  293.  DATA "6TX"
  294.  DATA "advances conquest"
  295.  DATA "mastery of passion!"
  296.  DATA "7TX"
  297.  DATA "travel in comfort"
  298.  DATA "joining forces with"
  299.  DATA "the opposition to "
  300.  DATA "reach a common goal!"
  301.  DATA "8TX"
  302.  DATA "the triumph of good"
  303.  DATA "over evil!"
  304.  DATA "9TX"
  305.  DATA "silent council a guide"
  306.  DATA "a possible journey!"
  307.  DATA "10TX"
  308.  DATA "unexpected luck"
  309.  DATA "change of fortune!"
  310.  DATA "11TX"
  311.  DATA "leagal aspects"
  312.  DATA "the proper mixture for"
  313.  DATA "Chemists Cooks & for"
  314.  DATA "politicians"
  315.  DATA "a balanced education!"
  316.  DATA "12TX"
  317.  DATA "self sacrifice wisdom"
  318.  DATA "suspended decisions!"
  319.  DATA "13TX"
  320.  DATA "transformation change"
  321.  DATA "destruction regrowth"
  322.  DATA "birth renewal!"
  323.  DATA "14TX"
  324.  DATA "modification adaption"
  325.  DATA "conserving resources"
  326.  DATA "good management!"
  327.  DATA "0TX"
  328.  DATA "a important choice"
  329.  DATA "danger ignored!"
  330.  DATA "15TX"
  331.  DATA "revolutionary force"
  332.  DATA "violence"
  333.  DATA "black magic!"
  334.  DATA "16TX"
  335.  DATA "overthrow of order"
  336.  DATA "mayhem confusion"
  337.  DATA "bankruptcy disruption!"
  338.  DATA "17TX"
  339.  DATA "unselfish aid hope"
  340.  DATA "courage health!"
  341.  DATA "18TX"
  342.  DATA "imagination intuition"
  343.  DATA "perils secret foes"
  344.  DATA "unlucky friend!"
  345.  DATA "19TX"
  346.  DATA "happy reunions joy"
  347.  DATA "hot weather"
  348.  DATA "simple life!"
  349.  DATA "20TX"
  350.  DATA "awakening rebirth"
  351.  DATA "change of position!"
  352.  DATA "21TX"
  353.  DATA "triumph in all success"
  354.  DATA "completion travel!"
  355.  
  356.   
  357.  DATA "-X-"
  358.  
  359.